[INFO] cloning repository https://github.com/THMIGU/wgpu-test
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/THMIGU/wgpu-test" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FTHMIGU%2Fwgpu-test", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FTHMIGU%2Fwgpu-test'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 26b8883ffdf4414c697fa0326882c6dd568937cd
[INFO] checking THMIGU/wgpu-test against master#40557f6225e337d68c8d4f086557ce54135f5dd9 for pr-158447
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FTHMIGU%2Fwgpu-test" "/workspace/builds/worker-4-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/THMIGU/wgpu-test
[INFO] finished tweaking git repo https://github.com/THMIGU/wgpu-test
[INFO] tweaked toml for git repo https://github.com/THMIGU/wgpu-test written to /workspace/builds/worker-4-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/THMIGU/wgpu-test on toolchain 40557f6225e337d68c8d4f086557ce54135f5dd9
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+40557f6225e337d68c8d4f086557ce54135f5dd9" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/THMIGU/wgpu-test already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+40557f6225e337d68c8d4f086557ce54135f5dd9" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded sdl3-ttf-sys v0.6.0+SDL-ttf-3.2.2
[INFO] [stderr]   Downloaded tobj v4.0.3
[INFO] [stderr]   Downloaded rpkg-config v0.1.2
[INFO] [stderr]   Downloaded sdl3-image-sys v0.6.3+SDL-image-3.4.4
[INFO] [stderr]   Downloaded sdl3-sys v0.6.5+SDL-3.4.8
[INFO] [stderr]   Downloaded sdl3-mixer-sys v0.6.2+SDL-mixer-3.2.2
[INFO] [stderr]   Downloaded glam v0.33.0
[INFO] [stderr]   Downloaded sdl3 v0.18.4
[INFO] [stderr]   Downloaded sdl3-src v3.4.8
[INFO] [stderr]   Downloaded sdl3-image-src v3.4.4
[INFO] [stderr]   Downloaded sdl3-mixer-src v3.2.2
[INFO] [stderr]   Downloaded sdl3-ttf-src v3.2.3
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:3a6becf2bc8dde7f3fa57ede90e4f284e72d296796fc446bbb1e2c7cc0530151" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] f144988ace0b9aa155e670293aeca920115e92f546d1c2f716d6e9b396229529
[INFO] running `Command { std: "docker" "start" "f144988ace0b9aa155e670293aeca920115e92f546d1c2f716d6e9b396229529", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "f144988ace0b9aa155e670293aeca920115e92f546d1c2f716d6e9b396229529" "/opt/rustwide/cargo-home/bin/cargo" "+40557f6225e337d68c8d4f086557ce54135f5dd9" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "f144988ace0b9aa155e670293aeca920115e92f546d1c2f716d6e9b396229529", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-w" "/opt/rustwide/workdir" "--user" "0:0" "f144988ace0b9aa155e670293aeca920115e92f546d1c2f716d6e9b396229529" "/opt/rustwide/cargo-home/bin/cargo" "+40557f6225e337d68c8d4f086557ce54135f5dd9" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling zerocopy v0.8.50
[INFO] [stderr]     Checking bitflags v2.12.1
[INFO] [stderr]    Compiling rpkg-config v0.1.2
[INFO] [stderr]    Compiling sdl3-src v3.4.8
[INFO] [stderr]    Compiling thiserror v2.0.18
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling cc v1.2.63
[INFO] [stderr]     Checking log v0.4.31
[INFO] [stderr]     Checking once_cell v1.21.4
[INFO] [stderr]    Compiling naga v29.0.3
[INFO] [stderr]     Checking bit-vec v0.9.1
[INFO] [stderr]     Checking raw-window-handle v0.6.2
[INFO] [stderr]    Compiling zerocopy-derive v0.8.50
[INFO] [stderr]    Compiling thiserror-impl v2.0.18
[INFO] [stderr]    Compiling bytemuck_derive v1.10.2
[INFO] [stderr]     Checking indexmap v2.14.0
[INFO] [stderr]     Checking codespan-reporting v0.13.1
[INFO] [stderr]     Checking spirv v0.4.0+sdk-1.4.341.0
[INFO] [stderr]     Checking parking_lot_core v0.9.12
[INFO] [stderr]     Checking bit-set v0.9.1
[INFO] [stderr]     Checking ash v0.38.0+1.3.281
[INFO] [stderr]     Checking gpu-descriptor-types v0.2.0
[INFO] [stderr]     Checking getrandom v0.3.4
[INFO] [stderr]    Compiling wgpu-hal v29.0.3
[INFO] [stderr]     Checking presser v0.3.1
[INFO] [stderr]     Checking parking_lot v0.12.5
[INFO] [stderr]    Compiling ahash v0.8.12
[INFO] [stderr]    Compiling wgpu-core v29.0.3
[INFO] [stderr]     Checking gpu-descriptor v0.3.2
[INFO] [stderr]    Compiling wgpu v29.0.3
[INFO] [stderr]     Checking png v0.18.1
[INFO] [stderr]     Checking rand_core v0.9.5
[INFO] [stderr]     Checking glam v0.33.0
[INFO] [stderr]     Checking bytemuck v1.25.0
[INFO] [stderr]    Compiling cmake v0.1.58
[INFO] [stderr]     Checking ordered-float v5.3.0
[INFO] [stderr]     Checking moxcms v0.8.1
[INFO] [stderr]     Checking wgpu-types v29.0.3
[INFO] [stderr]    Compiling sdl3-sys v0.6.5+SDL-3.4.8
[INFO] [stderr]     Checking image v0.25.10
[INFO] [stderr]    Compiling sdl3 v0.18.4
[INFO] [stderr]     Checking half v2.7.1
[INFO] [stderr]     Checking ppv-lite86 v0.2.21
[INFO] [stderr]     Checking tobj v4.0.3
[INFO] [stderr]     Checking rand_chacha v0.9.0
[INFO] [stderr]     Checking rand v0.9.4
[INFO] [stderr]     Checking wgpu-naga-bridge v29.0.3
[INFO] [stderr]     Checking gpu-allocator v0.28.0
[INFO] [stderr]     Checking wgpu-core-deps-windows-linux-android v29.0.3
[INFO] [stderr]     Checking wgpu-test v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused import: `Mat4`
[INFO] [stdout]   --> src/gfx/pipeline.rs:17:12
[INFO] [stdout]    |
[INFO] [stdout] 17 | use glam::{Mat4, Vec3};
[INFO] [stdout]    |            ^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `Mat4`
[INFO] [stdout]   --> src/gfx/pipeline.rs:17:12
[INFO] [stdout]    |
[INFO] [stdout] 17 | use glam::{Mat4, Vec3};
[INFO] [stdout]    |            ^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `DEFAULT_PROP` is never used
[INFO] [stdout]   --> src/gfx/material.rs:13:11
[INFO] [stdout]    |
[INFO] [stdout] 13 | pub const DEFAULT_PROP: MaterialProperties = MaterialProperties {
[INFO] [stdout]    |           ^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `texture`, `sampler`, and `material_uniform_buffer` are never read
[INFO] [stdout]   --> src/gfx/material.rs:20:6
[INFO] [stdout]    |
[INFO] [stdout] 19 | pub struct Material {
[INFO] [stdout]    |            -------- fields in this struct
[INFO] [stdout] 20 |     pub texture: wgpu::Texture,
[INFO] [stdout]    |         ^^^^^^^
[INFO] [stdout] 21 |     pub sampler: wgpu::Sampler,
[INFO] [stdout]    |         ^^^^^^^
[INFO] [stdout] 22 |     pub material_uniform_buffer: wgpu::Buffer,
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated function `new` is never used
[INFO] [stdout]   --> src/gfx/mesh.rs:13:9
[INFO] [stdout]    |
[INFO] [stdout] 12 | impl Mesh {
[INFO] [stdout]    | --------- associated function in this implementation
[INFO] [stdout] 13 |     pub fn new(vertices: Vec<Vertex>, indices: Vec<u32>, device: &Device) -> Self {
[INFO] [stdout]    |            ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `config` and `depth_texture` are never read
[INFO] [stdout]   --> src/gfx/pipeline.rs:28:2
[INFO] [stdout]    |
[INFO] [stdout] 24 | pub struct Pipeline {
[INFO] [stdout]    |            -------- fields in this struct
[INFO] [stdout] ...
[INFO] [stdout] 28 |     config: wgpu::SurfaceConfiguration,
[INFO] [stdout]    |     ^^^^^^
[INFO] [stdout] 29 |     depth_texture: wgpu::Texture,
[INFO] [stdout]    |     ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated function `new` is never used
[INFO] [stdout]   --> src/scene.rs:19:9
[INFO] [stdout]    |
[INFO] [stdout] 18 | impl Scene {
[INFO] [stdout]    | ---------- associated function in this implementation
[INFO] [stdout] 19 |     pub fn new(entities: Vec<Entity>, models: Vec<Model>, lights: Vec<LightType>) -> Self {
[INFO] [stdout]    |            ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `DEFAULT_PROP` is never used
[INFO] [stdout]   --> src/gfx/material.rs:13:11
[INFO] [stdout]    |
[INFO] [stdout] 13 | pub const DEFAULT_PROP: MaterialProperties = MaterialProperties {
[INFO] [stdout]    |           ^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `texture`, `sampler`, and `material_uniform_buffer` are never read
[INFO] [stdout]   --> src/gfx/material.rs:20:6
[INFO] [stdout]    |
[INFO] [stdout] 19 | pub struct Material {
[INFO] [stdout]    |            -------- fields in this struct
[INFO] [stdout] 20 |     pub texture: wgpu::Texture,
[INFO] [stdout]    |         ^^^^^^^
[INFO] [stdout] 21 |     pub sampler: wgpu::Sampler,
[INFO] [stdout]    |         ^^^^^^^
[INFO] [stdout] 22 |     pub material_uniform_buffer: wgpu::Buffer,
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated function `new` is never used
[INFO] [stdout]   --> src/gfx/mesh.rs:13:9
[INFO] [stdout]    |
[INFO] [stdout] 12 | impl Mesh {
[INFO] [stdout]    | --------- associated function in this implementation
[INFO] [stdout] 13 |     pub fn new(vertices: Vec<Vertex>, indices: Vec<u32>, device: &Device) -> Self {
[INFO] [stdout]    |            ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `config` and `depth_texture` are never read
[INFO] [stdout]   --> src/gfx/pipeline.rs:28:2
[INFO] [stdout]    |
[INFO] [stdout] 24 | pub struct Pipeline {
[INFO] [stdout]    |            -------- fields in this struct
[INFO] [stdout] ...
[INFO] [stdout] 28 |     config: wgpu::SurfaceConfiguration,
[INFO] [stdout]    |     ^^^^^^
[INFO] [stdout] 29 |     depth_texture: wgpu::Texture,
[INFO] [stdout]    |     ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated function `new` is never used
[INFO] [stdout]   --> src/scene.rs:19:9
[INFO] [stdout]    |
[INFO] [stdout] 18 | impl Scene {
[INFO] [stdout]    | ---------- associated function in this implementation
[INFO] [stdout] 19 |     pub fn new(entities: Vec<Entity>, models: Vec<Model>, lights: Vec<LightType>) -> Self {
[INFO] [stdout]    |            ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 2m 21s
[INFO] running `Command { std: "docker" "inspect" "f144988ace0b9aa155e670293aeca920115e92f546d1c2f716d6e9b396229529", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f144988ace0b9aa155e670293aeca920115e92f546d1c2f716d6e9b396229529", kill_on_drop: false }`
[INFO] [stdout] f144988ace0b9aa155e670293aeca920115e92f546d1c2f716d6e9b396229529
